magic number

noun, Physics.
1.
the atomic number or neutron number of an exceptionally stable nuclide.
Origin
1945-50
Examples from the web for magic number
  • There is no magic number where everything will fall into place.
  • Twenty-two cars was the magic number to achieve critical density on the track.
  • There is no magic number of people who join any conspiracy.
  • Six months of living expenses is often tossed around as a reasonable cushion, although there is no magic number.
  • There's no magic number of chapters for a dissertation.
  • There's no magic number for a interview to jobs ratio.
  • But theorists disagree on what might be the next magic number for protons.
  • Whether they suggested the belief in the magic number or merely reinforced it is not clear.
  • The feat remains a magic number in baseball as no one has done it since.
  • In half a century the people on his payroll never exceeded the magic number of ten.
British Dictionary definitions for magic number

magic number

noun
1.
(physics) any of the numbers 2, 8, 20, 28, 50, 82, and 126. Nuclides with these numbers of nucleons appear to have greater stability than other nuclides
2.
(chem) a number of atoms that is particularly stable in certain types of compound that have clusters of the same type of atom
magic number in Science
magic number
  (māj'ĭk)   
Any of the numbers, 2, 8, 20, 28, 50, 82, or 126, that represent the number of neutrons or protons in strongly bound and exceptionally stable atomic nuclei. The existence of such stable nuclei is explained by assuming a shell structure for nucleons, much like the shell structure of electron orbitals around the nucleus.
magic number in Technology
jargon, programming
1. In source code, some non-obvious constant whose value is significant to the operation of a program and that is inserted inconspicuously in-line (hard-coded), rather than expanded in by a symbol set by a commented "#define". Magic numbers in this sense are bad style.
2. A number that encodes critical information used in an algorithm in some opaque way. The classic examples of these are the numbers used in hash or CRC functions or the coefficients in a linear congruential generator for pseudorandom numbers. This sense actually predates, and was ancestral to, the more common sense 1.
3. Special data located at the beginning of a binary data file to indicate its type to a utility. Under Unix, the system and various applications programs (especially the linker) distinguish between types of executable file by looking for a magic number. Once upon a time, these magic numbers were PDP-11 branch instructions that skipped over header data to the start of executable code; 0407, for example, was octal for "branch 16 bytes relative". Nowadays only a wizard knows the spells to create magic numbers. MS DOS executables begin with the magic string "MZ".
*The* magic number, on the other hand, is 7+/-2. The paper cited below established the number of distinct items (such as numeric digits) that humans can hold in short-term memory. Among other things, this strongly influenced the interface design of the phone system.
["The magical number seven, plus or minus two: some limits on our capacity for processing information", George Miller, in the "Psychological Review" 63:81-97, 1956].
[Jargon File]
(2003-07-02)
Encyclopedia Article for magic number

in physics, in the shell models of both atomic and nuclear structure, any of a series of numbers that connote stable structure

Learn more about magic number with a free trial on Britannica.com